CommonEvent 1883
Name = "会話：ワールドドロウン"

  999([1344])
  ConditionalBranch([1, 20, 0, 1, 0])
    JumpToLabel(["情報"])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 20, 0, 2, 0])
    JumpToLabel(["質問"])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 20, 0, 3, 0])
    JumpToLabel(["要求"])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 20, 0, 4, 0])
    JumpToLabel(["贈与"])
    Empty([])

  BranchEnd([])
  Label(["情報"])
  ControlVariables([13, 13, 0, 2, 1, 100])
  ConditionalBranch([1, 13, 0, 10, 2])
    ShowTextAttributes(["worlddrown_fc1", 0, 0, 2])
    ShowText(["\\n<World Drown>"])
    ShowText(["……………………"])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 20, 2])
    ShowTextAttributes(["worlddrown_fc1", 0, 0, 2])
    ShowText(["\\n<World Drown>"])
    ShowText(["I have nothing to talk about..."])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 30, 2])
    ShowTextAttributes(["worlddrown_fc1", 0, 0, 2])
    ShowText(["\\n<World Drown>"])
    ShowText(["Alan... I..."])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 40, 2])
    ShowTextAttributes(["worlddrown_fc1", 0, 0, 2])
    ShowText(["\\n<World Drown>"])
    ShowText(["Everyone, sink into the sea..."])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 50, 2])
    ShowTextAttributes(["worlddrown_fc1", 0, 0, 2])
    ShowText(["\\n<World Drown>"])
    ShowText(["I am the one who drowns the world..."])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 60, 2])
    ShowTextAttributes(["worlddrown_fc1", 0, 0, 2])
    ShowText(["\\n<World Drown>"])
    ShowText(["I don't need this world anymore..."])
    ShowText(["Let's go to the next world..."])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 70, 2])
    ShowTextAttributes(["worlddrown_fc1", 0, 0, 2])
    ShowText(["\\n<World Drown>"])
    ShowText(["You're in the way, disappear..."])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 80, 2])
    ShowTextAttributes(["worlddrown_fc1", 0, 0, 2])
    ShowText(["\\n<World Drown>"])
    ShowText(["You all should sink too..."])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 90, 2])
    ShowTextAttributes(["worlddrown_fc1", 0, 0, 2])
    ShowText(["\\n<World Drown>"])
    ShowText(["The rain that continues to fall is my tears..."])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 100, 2])
    ShowTextAttributes(["worlddrown_fc1", 0, 0, 2])
    ShowText(["\\n<World Drown>"])
    ShowText(["This world will also sink in my tears..."])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  Label(["質問"])
  ControlVariables([13, 13, 0, 2, 1, 50])
  ConditionalBranch([1, 13, 0, 10, 2])
    ShowTextAttributes(["worlddrown_fc1", 0, 0, 2])
    ShowText(["\\n<World Drown>"])
    ShowText(["Why did you come this far...?"])
    ShowChoices([["To defeat you", "To meet you", "I got lost"], 0])
    When([0, "お前を倒しに"])
      ShowTextAttributes(["worlddrown_fc1", 0, 0, 2])
      ShowText(["\\n<World Drown>"])
      ShowText(["Do you think you can defeat me...?"])
      Empty([])

    When([1, "お前に逢いに"])
      ShowTextAttributes(["worlddrown_fc1", 0, 0, 2])
      ShowText(["\\n<World Drown>"])
      ShowText(["To meet me...?"])
      Script(["change_friend(5)"])
      Empty([])

    When([2, "迷い込んだ"])
      ShowTextAttributes(["worlddrown_fc1", 0, 0, 2])
      ShowText(["\\n<World Drown>"])
      ShowText(["How foolish..."])
      ShowText(["Trying to make excuses like that..."])
      Script(["change_friend(-5)"])
      Empty([])

    ChoicesEnd([])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 20, 2])
    ShowTextAttributes(["worlddrown_fc1", 0, 0, 2])
    ShowText(["\\n<World Drown>"])
    ShowText(["You read that book, didn't you?"])
    ShowChoices([["I read it", "I haven't read it", "I can't read"], 0])
    When([0, "読んだ"])
      ShowTextAttributes(["worlddrown_fc1", 0, 0, 2])
      ShowText(["\\n<World Drown>"])
      ShowText(["Then you should understand... my sorrow..."])
      Script(["change_friend(5)"])
      Empty([])

    When([1, "読んでない"])
      ShowTextAttributes(["worlddrown_fc1", 0, 0, 2])
      ShowText(["\\n<World Drown>"])
      ShowText(["I see... then, that's fine..."])
      Empty([])

    When([2, "字が読めない"])
      ShowTextAttributes(["worlddrown_fc1", 0, 0, 2])
      ShowText(["\\n<World Drown>"])
      ShowText(["I see... how unfortunate..."])
      Script(["change_friend(5)"])
      Empty([])

    ChoicesEnd([])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 30, 2])
    ShowTextAttributes(["worlddrown_fc1", 0, 0, 2])
    ShowText(["\\n<World Drown>"])
    ShowText(["Do you think my love will be rewarded?"])
    ShowChoices([["Rewarded", "Not rewarded", "I don't care"], 0])
    When([0, "報われる"])
      ShowTextAttributes(["worlddrown_fc1", 0, 0, 2])
      ShowText(["\\n<World Drown>"])
      ShowText(["If you say that... I'm happy..."])
      Script(["change_friend(5)"])
      Empty([])

    When([1, "報われない"])
      ShowTextAttributes(["worlddrown_fc1", 0, 0, 2])
      ShowText(["\\n<World Drown>"])
      ShowText(["No, it will be rewarded...! Definitely...!"])
      Script(["change_friend(-5)"])
      Empty([])

    When([2, "どうでもいい"])
      ShowTextAttributes(["worlddrown_fc1", 0, 0, 2])
      ShowText(["\\n<World Drown>"])
      ShowText(["After all, it's someone else's problem..."])
      ShowText(["It's infuriating..."])
      Script(["change_friend(-5)"])
      Empty([])

    ChoicesEnd([])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 40, 2])
    ShowTextAttributes(["worlddrown_fc1", 0, 0, 2])
    ShowText(["\\n<World Drown>"])
    ShowText(["Have you ever experienced a tragic love...?"])
    ShowChoices([["Yes", "No", "I don't remember"], 0])
    When([0, "ある"])
      ShowTextAttributes(["worlddrown_fc1", 0, 0, 2])
      ShowText(["\\n<World Drown>"])
      ShowText(["I see... it's painful..."])
      Script(["change_friend(5)"])
      Empty([])

    When([1, "ない"])
      ShowTextAttributes(["worlddrown_fc1", 0, 0, 2])
      ShowText(["\\n<World Drown>"])
      ShowText(["You wouldn't understand..."])
      Empty([])

    When([2, "覚えてない"])
      ShowTextAttributes(["worlddrown_fc1", 0, 0, 2])
      ShowText(["\\n<World Drown>"])
      ShowText(["Not remembering your own love..."])
      ShowText(["Are you stupid, or just broad-minded...?"])
      Script(["change_friend(5)"])
      Empty([])

    ChoicesEnd([])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 50, 2])
    ShowTextAttributes(["worlddrown_fc1", 0, 0, 2])
    ShowText(["\\n<World Drown>"])
    ShowText(["What should I do to be with someone I can't be with...?"])
    ShowChoices([["Devote sincerely", "Shower with gifts", "Give up"], 0])
    When([0, "真摯に尽くす"])
      ShowTextAttributes(["worlddrown_fc1", 0, 0, 2])
      ShowText(["\\n<World Drown>"])
      ShowText(["As I thought, that's right..."])
      ShowText(["Again and again, again and again..."])
      Script(["change_friend(5)"])
      Empty([])

    When([1, "プレゼント攻勢"])
      ShowTextAttributes(["worlddrown_fc1", 0, 0, 2])
      ShowText(["\\n<World Drown>"])
      ShowText(["It's not someone who wavers due to material desires..."])
      Empty([])

    When([2, "諦める"])
      ShowTextAttributes(["worlddrown_fc1", 0, 0, 2])
      ShowText(["\\n<World Drown>"])
      ShowText(["I will absolutely... absolutely not give up...!"])
      Script(["change_friend(-5)"])
      Empty([])

    ChoicesEnd([])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  Label(["要求"])
  ControlVariables([13, 13, 0, 2, 1, 30])
  ConditionalBranch([1, 13, 0, 10, 2])
    ConditionalBranch([8, 368])
      ShowTextAttributes(["worlddrown_fc1", 0, 0, 2])
      ShowText(["\\n<World Drown>"])
      ShowText(["I want to try that sushi..."])
      ControlVariables([24, 24, 0, 3, 0, 368, 0])
      ShowTextAttributes(["", 0, 0, 2])
      ShowText(["Do you want to give 'Sushi'? (Quantity: \\V[24])"])
      ShowChoices([["Yes", "No"], 2])
      When([0, "はい"])
        ShowTextAttributes(["worlddrown_fc1", 0, 0, 2])
        ShowText(["\\n<World Drown>"])
        ShowText(["This taste... it's nostalgic..."])
        ChangeItems([368, 1, 0, 1])
        Script(["change_friend(20)"])
        ExitEventProcessing([])
        Empty([])

      When([1, "いいえ"])
        ShowTextAttributes(["worlddrown_fc1", 0, 0, 2])
        ShowText(["\\n<World Drown>"])
        ShowText(["So... then perish..."])
        ExitEventProcessing([])
        Empty([])

      ChoicesEnd([])
      Empty([])

    Else([])
      ControlVariables([13, 13, 0, 0, 20])
      Empty([])

    BranchEnd([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 20, 2])
    ConditionalBranch([8, 454])
      ShowTextAttributes(["worlddrown_fc1", 0, 0, 2])
      ShowText(["\\n<World Drown>"])
      ShowText(["That ancient sushi... it's nostalgic, isn't it...?"])
      ControlVariables([24, 24, 0, 3, 0, 454, 0])
      ShowTextAttributes(["", 0, 0, 2])
      ShowText(["Do you want to give the 'Ancient Sushi'? (Quantity: \\V[24])"])
      ShowChoices([["Yes", "No"], 2])
      When([0, "はい"])
        ShowTextAttributes(["worlddrown_fc1", 0, 0, 2])
        ShowText(["\\n<World Drown>"])
        ShowText(["This taste... it's nostalgic..."])
        ChangeItems([454, 1, 0, 1])
        Script(["change_friend(30)"])
        ExitEventProcessing([])
        Empty([])

      When([1, "いいえ"])
        ShowTextAttributes(["worlddrown_fc1", 0, 0, 2])
        ShowText(["\\n<World Drown>"])
        ShowText(["So... then perish..."])
        ExitEventProcessing([])
        Empty([])

      ChoicesEnd([])
      Empty([])

    Else([])
      ControlVariables([13, 13, 0, 0, 30])
      Empty([])

    BranchEnd([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 30, 2])
    ConditionalBranch([7, 60000, 0])
      ShowTextAttributes(["worlddrown_fc1", 0, 0, 2])
      ShowText(["\\n<World Drown>"])
      ShowText(["If you want to catch my attention... offer money."])
      ControlVariables([24, 24, 0, 3, 7, 2, 0])
      ShowTextAttributes(["", 0, 0, 2])
      ShowText(["Do you want to give 60000G? (Money on hand: \\V[24])"])
      ShowChoices([["Yes", "No"], 2])
      When([0, "はい"])
        ShowTextAttributes(["worlddrown_fc1", 0, 0, 2])
        ShowText(["\\n<World Drown>"])
        ShowText(["You have the intention to submit to me..."])
        ChangeGold([1, 0, 60000])
        Script(["change_friend(25)"])
        ExitEventProcessing([])
        Empty([])

      When([1, "いいえ"])
        ShowTextAttributes(["worlddrown_fc1", 0, 0, 2])
        ShowText(["\\n<World Drown>"])
        ShowText(["So... then perish..."])
        ExitEventProcessing([])
        Empty([])

      ChoicesEnd([])
      Empty([])

    Else([])
      ShowTextAttributes(["worlddrown_fc1", 0, 0, 2])
      ShowText(["\\n<World Drown>"])
      ShowText(["……"])
      ExitEventProcessing([])
      Empty([])

    BranchEnd([])
    Empty([])

  BranchEnd([])
  Label(["贈与"])
  ControlVariables([13, 13, 0, 2, 1, 30])
  ConditionalBranch([1, 25, 0, 1, 0])
    ControlVariables([13, 13, 0, 0, 30])
    ControlVariables([25, 25, 0, 0, 0])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 25, 0, 2, 0])
    ControlVariables([13, 13, 0, 2, 1, 20])
    ControlVariables([25, 25, 0, 0, 0])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 10, 2])
    ShowTextAttributes(["worlddrown_fc1", 0, 0, 2])
    ShowText(["\\n<World Drown>"])
    ShowText(["Take this..."])
    PlaySE(["RPG::SE(@name=\"Item1\", @pitch=100, @volume=80)"])
    ChangeItems([903, 0, 0, 1])
    ShowTextAttributes(["", 0, 0, 2])
    ShowText(["Received 'Chaos Elixir' from World Drown!"])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 20, 2])
    ShowTextAttributes(["worlddrown_fc1", 0, 0, 2])
    ShowText(["\\n<World Drown>"])
    ShowText(["Take this..."])
    PlaySE(["RPG::SE(@name=\"Item1\", @pitch=100, @volume=80)"])
    ChangeItems([2854, 0, 0, 1])
    ShowTextAttributes(["", 0, 0, 2])
    ShowText(["Received 'MP Consumption Reduction Gem' from World Drown!"])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 30, 2])
    ShowTextAttributes(["worlddrown_fc1", 0, 0, 2])
    ShowText(["\\n<World Drown>"])
    ShowText(["Take this..."])
    PlaySE(["RPG::SE(@name=\"Item1\", @pitch=100, @volume=80)"])
    ChangeGold([0, 0, 100000])
    ShowTextAttributes(["", 0, 0, 2])
    ShowText(["Received 100000G from World Drown!"])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  Empty([])
